left parenthesis

英 [left pəˈrenθəsɪs] 美 [left pəˈrenθəsɪs]

网络  左括号

计算机



双语例句

  1. Write a left parenthesis.
    写入左括号。
  2. Syntactically, it is singled out in Python by being named before the dot& everything following the dot, method name, and left parenthesis is just an argument.
    从语法上说,在Python中通过在点之前指定名称来挑选对象-跟在点、方法名和左括号后面的只是一个参数。
  3. Each nested set of parentheses, counting from the left, incrementing at each left parenthesis is placed in the next special, numerical variable.
    每个嵌套的括号对,从左开始算起,每个左圆括号加一,放在下一个特殊的数字变量中。
  4. The enclosing left parenthesis is second from left; hence,$ matches [ 2] is123.
    左括号是从左侧算起第二个;因此,$matches[2]是123。
  5. If it is a function-like macro, it is only expanded if the next token is an left parenthesis.
    如果它是一个类似于函数的宏,则仅当下一个单词为左括号时对其进行展开。